Dew Stats for .NET
|
The Bera-Jarque GOF test to a normal distribution.
Parameters |
Description |
[In] TVec Data |
Samples to be tested. |
out THypothesisResult hRes |
Returns the result of the null hypothesis (default assumption is that data composite normality is true). |
out double Signif |
(Significance level) returns the probability of observing the given result by chance given that the null hypothesis is true. |
double Alpha |
Defines the desired significance level. If the significance probability (Signif) is bellow the desired significance (Alpha), the null hypothesis is rejected. |
Bera-Jarque Statistics.
Performs the Bera-Jarque test to a normal distribution.
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|